CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - utf8 gb2312

搜索资源列表

  1. CodeConvert

    0下载:
  2. gb2312/ucs2/utf8编码互相转换的封装
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:159624
    • 提供者:simon
  1. test

    0下载:
  2. 一个utf8-gb2312编码的互相转换demo
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:11842
    • 提供者:caocao
  1. LancodeConverter

    0下载:
  2. 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:33175
    • 提供者:xuzheng
  1. Anyview3.0UI_src

    0下载:
  2. 最强手机阅读器Anyview3.0版的界面代码,Anyview3.0支持txt,html,UMD等格式的图书及PNG,GIF,JPG图片并可设置阅读背景图片,支持GB2312,GBK,Unicode,UTF8等编码
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:131225
    • 提供者:hahaonline
  1. j2meutf8

    0下载:
  2. J2EE手机开发时,手机只支持utf8格式的String,此程序应用于utf8向gb2312的转换,程序需要2个文件,一个类文件,一个转换表dat格式
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:15015
    • 提供者:mjm
  1. urlEncode

    1下载:
  2. 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:huangyifang
  1. codeconvert.rar

    0下载:
  2. UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:24247
    • 提供者:MF
  1. GB2312_ANSI_TO_UTF8.rar

    1下载:
  2. 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:70317
    • 提供者:zhpncu
  1. utf82gbk

    2下载:
  2. utf8到gbk的转码的c++代码,方便易懂。-utf8 to gbk transgenic code c++ code, easy to understand.
  3. 所属分类:MultiLanguage

    • 发布日期:2015-12-03
    • 文件大小:1342
    • 提供者:郭洪伟
  1. UTF82GB2312

    0下载:
  2. UTF8与GB2312之间的相互转换类,封装在一个类中,调用很方便-err
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:1963
    • 提供者:song
  1. utf8ToUcs2-ucs2ToUtf8

    1下载:
  2. 实现utf8到Ucs2的编码转换 和ucs2到Utf8的编码转换-To achieve the Ucs2 encoding utf8 conversion and ucs2 to Utf8 transcoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:1064
    • 提供者:吴鹏
  1. transfercode

    0下载:
  2. 几种编码的转换,如unicode utf8 gb2312等,看的懂的下-The conversion of several codes, such as unicode utf8 gb2312 and so on, looking to understand the next
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1365
    • 提供者:hujin
  1. mailtitle_uncode

    1下载:
  2. //为在电子邮件的标题中使用汉字等,经常把电子邮件的标题使用编码后再进行传输 //常用编码有base4+gb2312, base4+gbk, base4+big5, base4+utf8, base4+qp //本程序就是把电子邮件标题还原。 // 感谢 网友lyh16868.163.com (姓名: luoluo),是他提供了Big5ToGB的转换代码 // 感谢 网友提供了QP编码解码 function UnQPCode(QPString:string):string
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-06-29
    • 文件大小:333149
    • 提供者:fangzh
  1. HcReader

    0下载:
  2. TXT阅读器,支持文本格式:TXT,文件遍历自动查找列出SD卡上所有文本,支持编码UTF8、GB2312自由转换-TXT reader, support text format: TXT, document traversal automatically find out all the text on the SD card, support encoding UTF8, GB2312 free conversion
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:37016
    • 提供者:wangjia
  1. GB2312.BIG5.Unicode.UTF8

    0下载:
  2. 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1053
    • 提供者:march
  1. ConvertUTF

    1下载:
  2. gb2312 and utf8 转换函数,你可以使用这个很好的在网络上处理中文-the convert between gb2312 and utf8,you can use it deal chinanese-simple in the network
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2598
    • 提供者:wushilong
  1. utf8-lanbaoshi_v1.01

    0下载:
  2. 蓝宝石留言本v1.01 [utf-8版本] 根据《蓝宝石留言本v1.01》gb2312编码原版,转换而来。-The sapphire Message the v1.01 [utf-8 version] converted from gb2312 encoding the original sapphire Guestbook v1.01.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:72481
    • 提供者:comter
  1. C#超级通信调试工具源码

    4下载:
  2. 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client communication debugging 2. Su
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2095104
    • 提供者:Frank_1990
  1. encodeToGb2312

    0下载:
  2. 一个gb2312转utf8代码。用于比如嵌入式通信是2312.又可能有网页功能,此时中文数据就会乱码。可用此程序修正。(A GB2312 turn utf8 code. For example, for example, embedded communication is 2312. and may have web functionality, and Chinese data will be in chaos. You can use this program to fix it.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:38912
    • 提供者:xujianxiang
  1. libiconv

    1下载:
  2. iconv函数库,实现编码转换,UTF8 GB2312(Iconv function library, code conversion)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-12-10
    • 文件大小:8395776
    • 提供者:Michael洋
« 12 »
搜珍网 www.dssz.com